programing logic and design plzzzzzzzzz help [closed]
Posted
by alex
on Stack Overflow
See other posts from Stack Overflow
or by alex
Published on 2010-04-07T21:46:48Z
Indexed on
2010/04/07
21:53 UTC
Read the original article
Hit count: 172
`*the midvile park maintains records containing info about players on it's soccer teams . each record contain a players first name,last name,and team number . the team are
team number team name
1 goal getters
2 the force
3 top gun
4 shooting stars
5 midfield monsters
design a proggram that accept player data and creates a report that lists each player along with his or her team number and team name
© Stack Overflow or respective owner